home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1998 April / Freesoft_1998-04_cd.bin / Nerecenz / Network util / Incheck / INCHECK.DAT / Titles.json < prev   
JavaScript Object Notation  |  1998-06-04  |  2KB

  1. {
  2.     "schema": {
  3.         "Title": "Text (255)",
  4.         "Year Published": "Text (10)",
  5.         "ISBN": "Text (20)",
  6.         "PubID": "Long Integer NOT NULL",
  7.         "Description": "Text (50)",
  8.         "Notes": "Text (50)",
  9.         "Subject": "Text (50)",
  10.         "Comments": "Memo/Hyperlink (255)",
  11.         "Server": "Text (50)",
  12.         "Year Born": "Text (50)",
  13.         "ServerName": "Text (50)",
  14.         "ServerIP": "Text (50)",
  15.         "Checked": "Boolean NOT NULL",
  16.         "Status": "Text (30)",
  17.         "Tested": "Text (30)",
  18.         "LastMessage": "Text (50)",
  19.         "InTestQue": "Text (10)",
  20.         "DeviceFunction": "Text (50)",
  21.         "DeviceCount": "Text (50)",
  22.         "Iterval": "Text (10)",
  23.         "PagerNumber": "Text (50)",
  24.         "PagerOption": "Boolean NOT NULL",
  25.         "PagerName": "Text (50)",
  26.         "ModemPort": "Text (10)",
  27.         "Au_ID": "Long Integer",
  28.         "Author": "Text (50)",
  29.         "FacilityName": "Text (50)",
  30.         "Name": "Text (50)",
  31.         "PingTO": "Text (5)",
  32.         "LogDays": "Text (5)",
  33.         "LogPath": "Text (80)"
  34.     },
  35.     "data": [
  36.         {
  37.             "Title": "TIMTRENT",
  38.             "Year Published": "Alive",
  39.             "ISBN": "170.1.125.202",
  40.             "PubID": 1,
  41.             "Checked": 0,
  42.             "Tested": "Loading..",
  43.             "InTestQue": "Yes",
  44.             "DeviceFunction": "Tim's PC",
  45.             "PagerOption": 0,
  46.             "Au_ID": 13,
  47.             "Author": "Success -> 170.1.125.202 6:23:12 PM5/15/98"
  48.         },
  49.         {
  50.             "Title": "TERRYADA",
  51.             "Year Published": "Alive",
  52.             "ISBN": "170.1.125.203",
  53.             "PubID": 1,
  54.             "Description": "TnT's HUB",
  55.             "Comments": " {}",
  56.             "Checked": 0,
  57.             "Tested": "Testing..",
  58.             "LastMessage": "Device Error -> 170.1.125.202 4:07:31 PM",
  59.             "InTestQue": "Yes",
  60.             "DeviceFunction": "Terry's House",
  61.             "PagerNumber": "False",
  62.             "PagerOption": 0,
  63.             "PagerName": "Terry Adams",
  64.             "ModemPort": "1",
  65.             "Au_ID": 1,
  66.             "Author": "Success -> 170.1.125.203 10:22:48 AM5/16/98",
  67.             "FacilityName": "Test Domain",
  68.             "PingTO": "2"
  69.         },
  70.         {
  71.             "Title": "ADAMSTW",
  72.             "Year Published": "Alive",
  73.             "ISBN": "170.1.125.207",
  74.             "PubID": 1,
  75.             "Checked": 0,
  76.             "Tested": "Loading..",
  77.             "InTestQue": "Yes",
  78.             "DeviceFunction": "Terry's other PC",
  79.             "PagerOption": 0,
  80.             "Au_ID": 29,
  81.             "Author": "Success -> 170.1.125.207 6:24:52 PM5/15/98"
  82.         }
  83.     ]
  84. }